home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Max Calendar 2002
/
Max Calendar 2002.iso
/
pc
/
Data_2
/
intro_2.dxr
/
00044_Bottone Screen Saver.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-17
|
154 b
|
11 lines
global gMac
on mouseUp
eliminaPuppet()
if gMac = 1 then
go("ScreenStartMac", "Utility2")
else
go("ScreenStartPc", "Utility2")
end if
end